PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / getZoomMode Method
In This Topic
    getZoomMode Method
    In This Topic
    Gets the zoom mode.
    Syntax
    public PDFDestinationZoomMode getZoomMode()

    Return Value

    A PDFDestinationZoomMode enum member that represents how the destination page is zoomed when the destination is executed.
    See Also